@media screen and (max-width: 1200px) {
  .home-main {
    padding: 0 0;
    width: 100% !important;
    background: #f0f0f0;
    padding-top: 2.2rem;
  }
  .swiperBox {
    width: 100% !important;
    height: 2.32rem;
    margin-bottom: 0;
  }
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiperBox .bd,
  .swiperBox .bd ul,
  .swiperBox .bd li,
  .swiperBox .bd li a,
  .swiperBox .bd li a img {
    width: 100% !important;
    height: 100% !important;
    display: inline-block;
  }
  .swiperBox .swiper-button-next {
    display: none;
  }
  .swiperBox .swiper-button-prev {
    display: none;
  }
  .swiper-pagination-bullet {
    width: 0.08rem !important;
    height: 0.08rem !important;
  }
  /*轮播图 End*/
  /*新闻动态 START*/
  .home-title {
    height: auto !important;
    line-height: 0.24rem;
  }
  .newsBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.3rem;
    /* margin-top: 0.3rem; */
    padding: 0.35rem 0.3rem 0;
    box-sizing: border-box;
    background: #fff;
  }
  .home-title-text {
    font-size: 0.28rem !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.28rem !important;
  }
  .newsBox .home-title-blank {
    width: calc(100% - 2rem);
    height: 0.12rem;
    float: left;
    margin-top: 0.08rem !important;
  }
  .swiperBox2 {
    width: 100%;
    height: 3.89rem !important;
  }

  .img-infoBox {
    width: 100%;
    height: 0.5rem;
  }
  .img-info {
    width: 55% !important;
    height: 100%;

    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .swiperBox2 .swiper2-dot {
    width: 30% !important;
    height: auto;
    right: 0.05rem !important;
    display: inline-block !important;
  }
  .img-info div {
    height: 100%;
    line-height: 0.5rem !important;
    font-size: 0.18rem !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .swiper-container2 {
    width: 100%;
    height: 3.89rem !important;
  }
  .swiper-container2 .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .swiperBox2 .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .swiperBox2 .hd ul li {
    width: 0.1rem;
    height: 0.1rem;
    margin-top: 0.1rem;
  }
  .swiperBox2 .hd ul .on {
    width: 0.1rem !important;
    height: 0.1rem !important;
    margin-top: 0.1rem !important;
  }
  .swiperBox2 .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .news-rightBox {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 0;
  }
  .nav-tabs {
    height: 0.82rem !important;
    line-height: 0.82rem !important;

    /* display: flex !important;
  align-items: center !important;
  justify-content: space-between !important; */
  }
  .nav li {
    width: 1.8rem !important;
    height: 0.82rem !important;
    box-sizing: border-box;
    font-size: 0.28rem !important;
    font-weight: bold;
    padding: 0;
  }
  .nav li a {
    width: 100%;
    text-align: center;
    color: #999999 !important;
  }
  .nav .active {
    border-bottom: 0.04rem solid #0896ec !important;
  }
  .tab-content li {
    padding: 0;
    border-bottom: 0.02rem dashed #ddd;
  }
  .tab-content li a {
    color: #999999 !important;
  }
  .news-rightBox .nav-tabs {
    /* display: block !important; */
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important ;
  }
  .newsBox .news-rightBox .nav-tabs:nth-child(2) a {
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  .tab-content .dot {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.08rem;
    background: #069ae5;
    float: left;
    margin-top: 0.35rem;
    margin-right: 0.1rem;
  }

  .text-more {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 0.37rem;
    font-size: 0.22rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.38rem;
    text-align: center;
  }
  .tab-content .text {
    float: left;
    width: 5.26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.26rem !important;
    color: #333;
    line-height: 0.79rem;
  }
  .tab-content .tab-time {
    font-size: 0.22rem !important;
    line-height: 0.79rem;
  }

  /*新闻 End*/
  /*机构概况 start*/
  .mechanismBox {
    width: 100%;
    height: auto;
  }
  .mechanism:nth-child(1) .mechanism-text .home-jg {
    margin: 0;
  }
  .mechanism-text .home-jg:nth-child(2n) {
    float: left !important;
  }
  .mechanism:nth-child(1) .mechanism-text2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;

    margin-bottom: 0.4rem;
  }

  .mechanismBox .mechanism {
    width: 100% !important;
    height: auto !important;
    background: #fff;
    padding: 0.36rem 0.3rem 0.2rem;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 0 !important;
    margin-bottom: 0.4rem !important;
    display: inline-block;
  }
  .mechanism .news-rightBox {
    margin-top: 0.1rem;
  }

  .mechanism .home-title-blank {
    width: calc(100% - 3.2rem);
    height: 0.12rem;
    float: left;
    margin-top: 0.08rem !important;
  }
  .mechanism .home-title-more {
    font-size: 0.24rem !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(8, 150, 236, 1);
    /* line-height:2.66rem !important; */
  }
  .mechanismBox .mechanism:first-child {
    height: auto !important;
  }

  .mechanism-text .home-jg {
    width: auto;
    height: auto;
    margin-top: 0.41rem !important;
    padding-left: 0.2rem;
    box-sizing: border-box;
  }
  .mechanism-text .home-jg img {
    width: 0.84rem;
    height: 0.84rem;
    margin-left: 0.11rem !important;
  }
  .mechanism-text .home-jg p {
    font-size: 0.24rem;
    width: 1.06rem;
  }
  .mechanism .nav-tabs li {
    text-align: center;
  }

  /*机构概况 End*/
  /*政务公开 START*/
  .affairsBox {
    width: 100%;
    display: flex;

    align-items: center;

    justify-content: space-between;
    flex-wrap: wrap;
  }
  .affairs-list {
    width: 48%;
    height: auto !important;
    padding: 0.15rem 10%;
    box-sizing: border-box;
    float: left;
    text-align: center;
  }

  .affairs-listImage {
    width: 0.32rem;
    height: auto;
    margin-top: 0.05rem;
  }
  .affairs-list span {
    font-size: 0.26rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(8, 150, 236, 1);
    line-height: 0.5rem;
  }
  .affairsBox .affairs-list:nth-child(5) {
    width: 100%;
    padding: 0.15rem 0 0.15rem 2rem;
    margin-right: 0;
  }
  .affairsBox .affairs-list:nth-child(5) img {
    margin-right: 0.29rem;
  }
  .affairsBox {
    padding-bottom: 0.35rem;
  }

  /*政务公开 End*/
  /*网上办事 START*/
  .mechanism:nth-child(3) .nav-tabs:nth-child(2) {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }
  .mechanism:nth-child(3) .nav-tabs:nth-child(2) li {
    float: left !important;
    text-align: center;
  }
  .mechanism:nth-child(3) .nav-tabs:nth-child(2) li a {
    width: 100%;
  }
  /*网上办事 End*/
  /*政民互动 START*/
  .home-row {
    margin-top: 0 !important;
  }
  .zmBox,
  .home-hd {
    margin-top: 0 !important;
    /* margin-bottom: 0.1rem !important; */
    width: 100% !important;
    background: none !important;
  }
  .zmBox {
    padding: 0 0.3rem;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  .zmBox1 .clear-float {
    display: none !important;
  }
  .home-hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zmBox .home-hd a {
    width: 100% !important;
    padding: 0 0.1rem;
    margin-bottom: 0.2rem;
  }
  .home-hd .home-hd-item {
    width: 100% !important;
    height: 0.72rem !important;
    margin: 0;
  }
  .zm-right {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0.3rem 0.3rem;
    box-sizing: border-box;
  }
  .zm-right a .zm-img {
    width: 48%;
    float: left;
  }
  .zm-right {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0.3rem 0.3rem;
    box-sizing: border-box;
  }
  .zm-right .zm-img {
    width: 48%;
  }
  .zm-right a .zm-img {
    width: 100%;
  }
  .ztBox {
    background: #fff !important;
  }
  .zmBox .home-title-blank {
    width: calc(100% - 2.8rem);
    height: 0.12rem;
    float: left;
    margin-top: 0.08rem !important;
  }
  .zmBox .home-title-more {
    font-size: 0.24rem !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(8, 150, 236, 1);
    /* line-height:2.66rem !important; */
  }
  .ztImgBox {
    width: 100%;
  }
  .ztImgBox li {
    width: 48% !important;
    margin: 0 !important;
    margin-bottom: 0.2rem !important;
  }
  .ztImgBox li:nth-child(2n) {
    float: right;
  }
  .zt-swiper-max {
    width: 100%;
    height: 3.2rem;
    position: relative;
    padding-bottom: 0.3rem;
    background: #fff;

    display: inline-block;
  }
  .zt-swiper {
    width: 80%;
    height: auto;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    position: absolute;
    left: 13%;
  }

  .zt-swiper-list {
    width: 100% !important;
    padding: 0 0 !important;
    margin: 0 auto !important;
    box-sizing: border-box;
    overflow: hidden !important;
  }
  .zt-swiper-item li,
  .zt-swiper-item1 li {
    width: 1.35rem !important;
    height: 1.35rem !important;
    height: auto;
    margin-bottom: 0.1rem;
  }
  .zt-swiper-item-box {
    padding-bottom: 0.1rem;
    height: 1.5rem !important;
  }
  .zt-swiper-item,
  .zt-swiper-item1 {
    left: 0rem;
    display: inline-block !important;
    /* height: 3rem; */
  }

  .zt-swiper-list-content {
    width: 100% !important;
    /* height: 100% !important; */
    height: 3rem;
    display: inline-block;
    float: left;
  }
  .zt-swiper-max .swiper-button-prev {
    position: absolute;
    width: 0.42rem !important;

    height: auto;
    left: 0.3rem !important;
    top: 40% !important;
  }
  .zt-swiper-max .swiper-button-next {
    position: absolute;
    width: 0.42rem !important;

    height: auto;
    right: 0.3rem !important;
    top: 40% !important;
  }
  .zt-swiper .bd {
    width: 100%;
    height: auto;
  }
  .list-box {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .yq-linkBox {
    height: auto;
    margin-top: 0.3rem;
    background: #fff;
    padding: 0.1rem 0.3rem;
    box-sizing: border-box;
  }
  .yq-logo {
    width: 1.02rem !important;
    height: 0.24rem !important;
    margin-top: 0.15rem;
  }
  .yq-right {
    width: 100%;
    margin-top: 0.1rem;
    padding-left: 0;
  }
  .yq-right ul {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    z-index: 10;
  }
  .list-chooses {
    /* margin-top: 60px; */
    line-height: 0.6rem !important;
    position: absolute;
    top: 0.9rem !important;
    height: 3rem;
    overflow: scroll;
    overflow-x: hidden;
    background: rgb(245, 245, 245);
    padding-bottom: 0.5rem;
  }
  .list-down {
    height: auto;
    text-align: left;
    margin: 0.15rem auto;
  }
  .list-down .list-chooses {
    border-top: 0.14rem solid #ddd;
  }
  .list-chooses li {
    line-height: 0.6rem !important;
    font-size: 0.24rem;
    height: auto!;
    background-color: rgb(245, 245, 245);
    padding-left: 0.3rem;
    box-sizing: border-box;
  }
  .list-chooses li a {
    color: #333;
    text-decoration: none;
  }

  .yq-list {
    width: 100% !important;
    font-size: 0.24rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.6rem;
    padding: 0.18rem 0.29rem;
    box-sizing: border-box;
    /* height: auto !important; */
    float: left;
    /* margin-bottom: 0.3rem; */
  }
  .sanJ {
    /* margin-left: 10px; */

    border-width: 0.07rem;
    margin-top: 0.2rem;
  }
}
